SpellCheckCompleted

An event indicating that spell checking on the frame has been completed.

Functions

Link copied to clipboard
open fun browser(): Browser
Returns the Browser instance initiated this event.
Link copied to clipboard
open fun checkedText(): String
Returns a string that represents the text that has been checked by the spell checker.
Link copied to clipboard
open fun frame(): Frame
Returns the Frame instance in which spell checking has been completed.
Link copied to clipboard
Returns an immutable list of the spell checking results.